Welcome![Sign In][Sign Up]
Location:
Search - remote delphi

Search list

[Remote ControlDelphi远程控制示例

Description: 远程控制示例,Delphi7编译通过,包括开关机,以及文件浏览,远程抓图等功能(有详细中文注释)-remote control samples, Delphi7 compile, including switching planes, and the file browser, remote screen in such functions (detailed Chinese Notes)
Platform: | Size: 31744 | Author: 邓飞 | Hits:

[Delphi VCLgetscreen

Description: 远程桌面,服务端+客户端-Remote Desktop, the client-services
Platform: | Size: 619520 | Author: leo | Hits:

[Remote ControlDelphi中远程控制的实现

Description: 利用delphi的socket开发远程控制的实现-use of the remote control socket Development Implementation
Platform: | Size: 72704 | Author: 请不要用公用帐号上载 | Hits:

[Remote ControlDelphi编的木马程序

Description: Delphi编的木马程序用TNMUDP组件实现远程控制-Delphi series of the Trojans TNMUDP components with remote control
Platform: | Size: 205824 | Author: 萧天 | Hits:

[Internet-Network用Delphi实现远程控制

Description: WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访问大大简化。下面这个远程控制的例子就很清楚地说明了这个问题,它可以发送一个消息给对方,并能够使对方的电脑关闭、重新启动或重新登录。-WinSock API is a group for the transmission of data on the network and exchange information. Although there are now many tools such as FTP program on the network can transmit data and documents, but through WinSock greater programming flexibility, it does not need the care network connectivity details, but with WinSock very complicated programming. In Delphi, we do not need directly with the WinSock API deal because TServerSocket TClientSocket components and devices (in Internet pages) package of the most WinSock API, making the right WinSock visit greatly simplified. Following the example of the remote control very clear illustration of this problem, it can send a message to each other and to make each other's computers shut down, restart or re-logged.
Platform: | Size: 5120 | Author: 里平 | Hits:

[Remote ControlDelphiMirro

Description: "Mirro For Delphi 7" 是一个速度极快的抓取屏幕数据的单元.它的速度达到甚至超越"Remote Administrator"(www.radmin.com).可以运行于所有基于Windows NT核心的操作系统上(Windows NT/Windows 2000/Windows XP/Windows 2003).注意:必须使用Delphi7连接. 测试方法:(1)运行本地DEMO,打开超级解霸播放VCD.显示流畅 (2)在局域网中运行网络DEMO,打开超级解霸播放VCD.显示流畅.-"Mirro For Delphi 7" is a fast screen capture of data elements. It meets or exceeds the speed of "Remote Administrator" (www.radmin.com). It runs on all Windows NT-based core operating system (Windows NT/Windows 2000/Windows XP/Windows 2003). Note : Link must use Delphi7. test methods : (a) run local DEMO, open STHVCD VCD player. show fluent (2) running in the LAN network DEMO, open STHVCD VCD player. smooth show .
Platform: | Size: 30720 | Author: 风格 | Hits:

[Internet-NetworkSimpleSC

Description: 国外淘的利用驱动来实现极速屏幕传输的代码。很多先进的远控工具就是利用的这份代码。速度可以和Radmin媲美-the use of foreign Amoy drive to achieve super-screen transfer of the code. Many advanced remote control tools is the use of this code. Speed and comparable Radmin
Platform: | Size: 37888 | Author: 屁狐狸 | Hits:

[Internet-NetworkDarkmoon

Description: 国外著名的远程控制软件(木马)Darkmoon的源代码,反弹端口,进程注入.要学习写木马的值得一看-famous remote control software (Trojans) Darkmoon source code rebound ports, the process of implantation. Learning to write is worth looking at the Trojans
Platform: | Size: 3842048 | Author: 东南 | Hits:

[Internet-NetworkHgzVip1.2_code

Description: 价值十万的远程控制软件<灰鸽子>的源代码 delphi-100,000 worth of remote control software
Platform: | Size: 15827968 | Author: 李腾 | Hits:

[ICQ-IM-ChatLChatRoom

Description: 局域网聊天软件 C/S模式 实现远程控制/远程播放在线音乐/聊天室公告 -LAN chat software C/S mode remote control/remote broadcast online music/Chat Room Notice
Platform: | Size: 5493760 | Author: | Hits:

[Delphi VCLEmail-Delphi

Description: 邮箱探测原程序,可以在远程对他人的邮箱进行探测,得到其号码-Email to detect the original procedures, could be the remote e-mail to others to carry out exploration, by its number
Platform: | Size: 18432 | Author: zhonghua0606 | Hits:

[Remote ControlDELPHI

Description: 远程控制源程序(DELPHI版)值得下载-Remote Control source (DELPHI version) is worth downloading
Platform: | Size: 6144 | Author: 张征 | Hits:

[Delphi VCLdelphi

Description: 远程屏幕监控程序设计和实现 功能简介:在主控机上实时监控客户机的监控情况-Remote screen monitoring program design and implementation of functional Introduction: In the real-time monitoring主控机client to monitor the situation
Platform: | Size: 112640 | Author: 丰玉玲 | Hits:

[Remote Controlxbb6.9

Description: 熊宝宝远控6.9最终版源代码,2007年国庆节版-Remote Control熊宝宝final version 6.9 source code, 2007 edition of National Day
Platform: | Size: 2895872 | Author: kickthc | Hits:

[Remote Controlremote

Description: 实行远程控制,实际上就是一个服务器程序(以下简称被控程序)和一个客户程序(以下简称主控程序):被控方即为服务器程序,它监听客户的请求,并作出处理;主控方即为客户程序,它连接上服务器后,发出自己的请求,服务器便根据自已的请求进行不同的响应。初学者好好看看哦-Implementation of remote control, in fact, is a server program (hereinafter referred to as charged with the procedure) and a client (hereinafter referred to as the master program): the accused is a server side program that monitor client requests, and handle master side is the client, it connected to the server, to issue its own request, the server will be in accordance with their own response to different requests. Beginners a good look at Oh
Platform: | Size: 5120 | Author: 吴地明 | Hits:

[Windows DevelopRemote

Description: 远程反弹木马软件Dephi源程序很好的程序-Trojans rebound Remote Delphi source software very good program
Platform: | Size: 1386496 | Author: huangmi | Hits:

[OS programremote

Description: DELPHI写的远程控制系统,源码,无毒可放心使用-DELPHI write remote control systems, source code, can rest assured that the use of non-toxic
Platform: | Size: 612352 | Author: 王宏 | Hits:

[Remote Controlsx3.2

Description: 上兴远程控制DELPHI完整代码,可以自己编译自己的远程控制程序。-DELPHI-hing the complete remote control code, you can compile their own remote-control programs.
Platform: | Size: 5104640 | Author: 小宾 | Hits:

[Windows DevelopSocketScreen

Description: remote pc rede-remote pc rede
Platform: | Size: 343040 | Author: Filipe | Hits:

[CommunicationDelphi-DTU

Description: GPRSDTU客户数据中心源程序Delphi实现,实现了DTU上传数据的接收和显示以及对DTU的远程设置功能,其中动态链接库wcomm_dll.dll实现了与远程DTU的通信。-GPRSDTU customer data source, DTU upload data reception and display, as well as the remote setting function of the DTU, including dynamic link The library wcomm_dll.dll communication with the remote DTU.
Platform: | Size: 432128 | Author: lipanpan | Hits:
« 12 3 4 5 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net